[INFO] cloning repository https://github.com/illumination-k/pubmed-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/illumination-k/pubmed-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillumination-k%2Fpubmed-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillumination-k%2Fpubmed-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e6961676d1a6ba9a5eb777631bf7d82acb1b8b36
[INFO] checking illumination-k/pubmed-client against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillumination-k%2Fpubmed-client" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/illumination-k/pubmed-client
[INFO] finished tweaking git repo https://github.com/illumination-k/pubmed-client
[INFO] tweaked toml for git repo https://github.com/illumination-k/pubmed-client written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/illumination-k/pubmed-client on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/illumination-k/pubmed-client already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-7-tc2/source/pubmed-client-napi/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 73c185a2962b2300cb73818acb27da45985cd33299e761a2f836980a909b0ce4
[INFO] running `Command { std: "docker" "start" "73c185a2962b2300cb73818acb27da45985cd33299e761a2f836980a909b0ce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73c185a2962b2300cb73818acb27da45985cd33299e761a2f836980a909b0ce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73c185a2962b2300cb73818acb27da45985cd33299e761a2f836980a909b0ce4" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73c185a2962b2300cb73818acb27da45985cd33299e761a2f836980a909b0ce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73c185a2962b2300cb73818acb27da45985cd33299e761a2f836980a909b0ce4" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/pubmed-client-napi/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling aws-lc-rs v1.14.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling aws-lc-sys v0.31.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking pubmed-test-utils v0.2.0 (/opt/rustwide/workdir/pubmed-test-utils)
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking proptest v1.10.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling pyo3-build-config v0.28.2
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.112
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking tracing-test v0.2.5
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking tokio-retry v0.3.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking pubmed-parser v0.2.0 (/opt/rustwide/workdir/pubmed-parser)
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking deadpool v0.10.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking aws-smithy-types v1.3.2
[INFO] [stderr]     Checking aws-smithy-async v1.2.5
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.9.0
[INFO] [stderr]     Checking rstest v0.18.2
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking aws-smithy-eventstream v0.60.11
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking pubmed-formatter v0.2.0 (/opt/rustwide/workdir/pubmed-formatter)
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking aws-smithy-http v0.62.3
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]     Checking aws-credential-types v1.2.6
[INFO] [stderr]    Compiling pyo3-ffi v0.28.2
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.28.2
[INFO] [stderr]    Compiling aws-types v1.3.8
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]    Compiling rustpython-parser-vendored v0.4.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.112
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]     Checking p256 v0.11.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.112
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking aws-smithy-observability v0.1.3
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking wiremock v0.6.4
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking insta v1.46.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking aws-sigv4 v1.3.4
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Compiling rustpython-parser-core v0.4.0
[INFO] [stderr]    Compiling pyo3 v0.28.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rustpython-ast v0.4.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.112
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]     Checking aws-smithy-json v0.61.5
[INFO] [stderr]    Compiling numpy v0.28.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]     Checking toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling pyo3-macros v0.28.2
[INFO] [stderr]     Checking toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking toml v1.0.3+spec-1.1.0
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking js-sys v0.3.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]    Compiling rmcp v0.16.0
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking vt100 v0.15.2
[INFO] [stderr]     Checking process-wrap v9.0.3
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling napi v3.8.1
[INFO] [stderr]     Checking schemars v1.0.4
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]    Compiling rmcp-macros v0.16.0
[INFO] [stderr]    Compiling pyo3-stub-gen-derive v0.19.0
[INFO] [stderr]     Checking crc-fast v1.3.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking aws-smithy-query v0.60.7
[INFO] [stderr]     Checking sse-stream v0.2.1
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling napi-build v1.2.1
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]     Checking indicatif v0.18.0
[INFO] [stderr]     Checking napi-sys v3.2.1
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking aws-smithy-checksums v0.63.8
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling napi-derive-backend v5.0.0
[INFO] [stderr]    Compiling pubmed-client-napi v0.2.0 (/opt/rustwide/workdir/pubmed-client-napi)
[INFO] [stderr]     Checking memory_units v0.4.0
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking tracing-indicatif v0.3.13
[INFO] [stderr]     Checking pyo3-stub-gen v0.19.0
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking aws-smithy-mocks-experimental v0.2.4
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking web-sys v0.3.89
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.62
[INFO] [stderr]    Compiling napi-derive v3.5.0
[INFO] [stderr]     Checking rustls-webpki v0.103.5
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking aws-smithy-http-client v1.0.6
[INFO] [stderr]     Checking aws-smithy-runtime v1.8.6
[INFO] [stderr]     Checking pubmed-client v0.2.0 (/opt/rustwide/workdir/pubmed-client)
[INFO] [stderr]     Checking pubmed-client-py v0.2.0 (/opt/rustwide/workdir/pubmed-client-py)
[INFO] [stderr]     Checking pubmed-client-wasm v0.2.0 (/opt/rustwide/workdir/pubmed-client-wasm)
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]   --> pubmed-client-py/src/client.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[gen_stub_pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]    = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]    = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]   --> pubmed-client-py/src/config.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[gen_stub_pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]    = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]    = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]   --> pubmed-client-py/src/pmc/models.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[gen_stub_pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]    = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]    = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]   --> pubmed-client-py/src/pmc/models.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[gen_stub_pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]    = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]    = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> pubmed-client-py/src/pmc/models.rs:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[gen_stub_pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> pubmed-client-py/src/pmc/models.rs:185:1
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[gen_stub_pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> pubmed-client-py/src/pmc/models.rs:219:1
[INFO] [stdout]     |
[INFO] [stdout] 219 | #[gen_stub_pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> pubmed-client-py/src/pmc/models.rs:259:1
[INFO] [stdout]     |
[INFO] [stdout] 259 | #[gen_stub_pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> pubmed-client-py/src/pmc/models.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[gen_stub_pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking pubmed-mcp v0.2.0 (/opt/rustwide/workdir/pubmed-mcp)
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> pubmed-client-py/src/pmc/models.rs:326:1
[INFO] [stdout]     |
[INFO] [stdout] 326 | #[gen_stub_pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> pubmed-client-py/src/pmc/models.rs:484:1
[INFO] [stdout]     |
[INFO] [stdout] 484 | #[gen_stub_pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]   --> pubmed-client-py/src/pubmed/client.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[gen_stub_pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]    = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]    = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]   --> pubmed-client-py/src/pubmed/models.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[gen_stub_pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]    = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]    = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]   --> pubmed-client-py/src/pubmed/models.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[gen_stub_pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]    = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]    = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> pubmed-client-py/src/pubmed/models.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[gen_stub_pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> pubmed-client-py/src/pubmed/models.rs:268:1
[INFO] [stdout]     |
[INFO] [stdout] 268 | #[gen_stub_pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> pubmed-client-py/src/pubmed/models.rs:302:1
[INFO] [stdout]     |
[INFO] [stdout] 302 | #[gen_stub_pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> pubmed-client-py/src/pubmed/models.rs:338:1
[INFO] [stdout]     |
[INFO] [stdout] 338 | #[gen_stub_pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> pubmed-client-py/src/pubmed/models.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | #[gen_stub_pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> pubmed-client-py/src/pubmed/models.rs:422:1
[INFO] [stdout]     |
[INFO] [stdout] 422 | #[gen_stub_pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> pubmed-client-py/src/pubmed/models.rs:487:1
[INFO] [stdout]     |
[INFO] [stdout] 487 | #[gen_stub_pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> pubmed-client-py/src/pubmed/models.rs:547:1
[INFO] [stdout]     |
[INFO] [stdout] 547 | #[gen_stub_pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> pubmed-client-py/src/pubmed/models.rs:630:1
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[gen_stub_pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> pubmed-client-py/src/pubmed/models.rs:660:1
[INFO] [stdout]     |
[INFO] [stdout] 660 | #[gen_stub_pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> pubmed-client-py/src/pubmed/models.rs:730:1
[INFO] [stdout]     |
[INFO] [stdout] 730 | #[gen_stub_pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> pubmed-client-py/src/pubmed/models.rs:764:1
[INFO] [stdout]     |
[INFO] [stdout] 764 | #[gen_stub_pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> pubmed-client-py/src/pubmed/models.rs:893:1
[INFO] [stdout]     |
[INFO] [stdout] 893 | #[gen_stub_pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]   --> pubmed-client-py/src/query.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[gen_stub_pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]    = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]    = note: this error originates in the attribute macro `gen_stub_pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking aws-runtime v1.5.10
[INFO] [stderr]     Checking aws-sdk-ssooidc v1.83.0
[INFO] [stderr]     Checking aws-sdk-sts v1.84.0
[INFO] [stderr]     Checking aws-sdk-sso v1.82.0
[INFO] [stderr] error: could not compile `pubmed-client-py` (lib) due to 28 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "73c185a2962b2300cb73818acb27da45985cd33299e761a2f836980a909b0ce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73c185a2962b2300cb73818acb27da45985cd33299e761a2f836980a909b0ce4", kill_on_drop: false }`
[INFO] [stdout] 73c185a2962b2300cb73818acb27da45985cd33299e761a2f836980a909b0ce4
